Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-53455] Exclude nativeLibraryLockMap when including all fields #8824

Merged

Conversation

graalvmbot
Copy link
Collaborator

This field can contain a reference to a Thread, which is not allowed in the heap.

The issue seems to be a transient because the map is usually empty, but the snapshot can be performed at a bad timing, where a lock is claimed.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 23, 2024
@graalvmbot graalvmbot closed this Apr 23, 2024
@graalvmbot graalvmbot merged commit 224a292 into master Apr 23, 2024
13 checks passed
@graalvmbot graalvmbot deleted the scoppey/GR-53455/fix-image-layersnapshot-thread-transient branch April 23, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants